PORT=5000
MONGO_URI=mongodb://127.0.0.1:27017/hospital_db
JWT_SECRET=change-this-secret-in-production
